Class Note.Mask
java.lang.Object
com.softlayer.api.Mask
com.softlayer.api.service.Entity.Mask
com.softlayer.api.service.account.Note.Mask
- Enclosing class:
- Note
public static class Note.Mask extends Entity.Mask
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
Modifier and Type Method Description Account.Mask
account()
Note.Mask
accountId()
Note.Mask
createDate()
Customer.Mask
customer()
Note.Mask
id()
Note.Mask
modifyDate()
Note.Mask
note()
History.Mask
noteHistory()
Note.Mask
noteHistoryCount()
Note.Mask
noteTypeId()
Note.Mask
userId()
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
Constructor Details
-
Mask
public Mask()
-
-
Method Details