public interface Property
Modifier and Type | Method and Description |
---|---|
com.fatwire.assetapi.data.AssetId |
asAssetId()
Deprecated.
|
boolean |
asBoolean()
Deprecated.
|
int |
asInt()
Deprecated.
|
long |
asLong()
Deprecated.
|
String |
asString()
Deprecated.
|
String |
getDescription()
Deprecated.
|
String |
getName()
Deprecated.
|
boolean |
isNull()
Deprecated.
|
String getName()
String getDescription()
boolean isNull()
boolean asBoolean()
String asString()
long asLong()
int asInt()
com.fatwire.assetapi.data.AssetId asAssetId()
Copyright © 2010–2017. All rights reserved.