public class GphotoAlbumId extends ValueConstruct
AbstractExtension.AttributesHandlerattrNamelocalName, namespace| Constructor and Description |
|---|
GphotoAlbumId()
Default mutable constructor.
|
GphotoAlbumId(String value)
Constructor (mutable or immutable).
|
| Modifier and Type | Method and Description |
|---|---|
static GphotoAlbumId |
from(Long id) |
static ExtensionDescription |
getDefaultDescription(boolean required,
boolean repeatable)
Returns the extension description, specifying whether it is required, and
whether it is repeatable.
|
String |
toString() |
consumeAttributes, equals, generate, getHandler, getValue, hashCode, hasValue, isRequired, putAttributes, setRequired, setValuedisableStrictValidation, enableStrictValidation, eq, generate, generateAttributes, getExtensionLocalName, getExtensionNamespace, isImmutable, isStrictValidation, sameClassAs, setImmutable, throwExceptionForMissingAttribute, throwExceptionIfImmutable, validatepublic GphotoAlbumId()
public GphotoAlbumId(String value)
value - immutable albumId or null for a mutable albumIdpublic static ExtensionDescription getDefaultDescription(boolean required, boolean repeatable)
required - whether it is requiredrepeatable - whether it is repeatablepublic static GphotoAlbumId from(Long id)
Copyright © 2012. All Rights Reserved.