Class UpdateMetadataSpecRequest
java.lang.Object
dev.getelements.elements.sdk.model.schema.UpdateMetadataSpecRequest
- All Implemented Interfaces:
MetadataSpecPropertiesContainer,Serializable
public class UpdateMetadataSpecRequest
extends Object
implements Serializable, MetadataSpecPropertiesContainer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()Gets allMetadataSpecProperty.getType()Gets the type of this container.inthashCode()voidvoidsetProperties(List<MetadataSpecProperty> properties) voidtoString()
-
Constructor Details
-
UpdateMetadataSpecRequest
public UpdateMetadataSpecRequest()
-
-
Method Details
-
getName
-
setName
-
getType
Description copied from interface:MetadataSpecPropertiesContainerGets the type of this container.- Specified by:
getTypein interfaceMetadataSpecPropertiesContainer- Returns:
- this container's type
-
setType
-
getProperties
Description copied from interface:MetadataSpecPropertiesContainerGets allMetadataSpecProperty.- Specified by:
getPropertiesin interfaceMetadataSpecPropertiesContainer- Returns:
- A
List<MetadataSpecProperty>
-
setProperties
-
equals
-
hashCode
public int hashCode() -
toString
-