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