Modifier and Type | Method | Description |
---|---|---|
String |
getName() |
The name of the web page.
|
Map<String,Object> |
getProperties() |
Returns all properties for an instance of this class.
|
String |
getTextEncoding() |
The text encoding method used for this page.
|
Url |
getUrl() |
The universal resource locator for this page.
|
cast, getApplicationReference, getObjectReference, getTypeClass, isInstanceOf
static final TypeClass CLASS
@Code("pnam") @Kind("property") @Name("name") @Type("text") String getName()
@Code("pURL") @Kind("property") @Name("URL") @Type("URL") Url getUrl()
@Code("ptxe") @Kind("property") @Name("text encoding") @Type("text") String getTextEncoding()