Class ResourceTypeDescriptor.Property
java.lang.Object
net.bluemind.resource.api.type.ResourceTypeDescriptor.Property
- Enclosing class:
ResourceTypeDescriptor
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionProperty unique idProperty name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(String id, ResourceTypeDescriptor.Property.Type type, String label)
-
Field Details
-
id
Property unique id -
label
Property name -
type
-
-
Constructor Details
-
Property
public Property()
-
-
Method Details
-
create
public static ResourceTypeDescriptor.Property create(String id, ResourceTypeDescriptor.Property.Type type, String label)
-