ipworks
Class ODataSchemaEntity
java.lang.Object
ipworks.ODataSchemaEntity
public class ODataSchemaEntity
- extends java.lang.Object
An object representing a single OData schema entity.
An object representing a single OData schema entity.
Description:
The documentation long description of the OData schema entity.
Name:
The name of the OData schema entity.
Summary:
The documentation summary of the OData schema entity.
- See Also:
Atom
,
Atom.ODataSchemaEntity
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ODataSchemaEntity
public ODataSchemaEntity()
getDescription
public java.lang.String getDescription()
getName
public java.lang.String getName()
getSummary
public java.lang.String getSummary()
Copyright (c) 2013 /n software inc. - All rights reserved.