Uses of Class
org.gcube.resourcemanagement.contexts.impl.properties.BasicInformation
-
Packages that use BasicInformation Package Description org.gcube.resourcemanagement.contexts.impl.entities -
-
Uses of BasicInformation in org.gcube.resourcemanagement.contexts.impl.entities
Fields in org.gcube.resourcemanagement.contexts.impl.entities declared as BasicInformation Modifier and Type Field Description protected BasicInformationGCubeContext. informationThe basic information for the contextMethods in org.gcube.resourcemanagement.contexts.impl.entities that return BasicInformation Modifier and Type Method Description BasicInformationGCubeContext. getInformation()Gets the basic information for the contextMethods in org.gcube.resourcemanagement.contexts.impl.entities with parameters of type BasicInformation Modifier and Type Method Description voidGCubeContext. setInformation(BasicInformation information)Sets the basic information for the context
-