Uses of Interface
org.gcube.informationsystem.model.reference.properties.Header
-
-
Uses of Header in org.gcube.informationsystem.base.impl.entities
Fields in org.gcube.informationsystem.base.impl.entities declared as Header Modifier and Type Field Description protected HeaderEntityElementImpl. headerMethods in org.gcube.informationsystem.base.impl.entities that return Header Modifier and Type Method Description HeaderEntityElementImpl. getHeader()Methods in org.gcube.informationsystem.base.impl.entities with parameters of type Header Modifier and Type Method Description voidEntityElementImpl. setHeader(Header header) -
Uses of Header in org.gcube.informationsystem.base.impl.relations
Fields in org.gcube.informationsystem.base.impl.relations declared as Header Modifier and Type Field Description protected HeaderRelationElementImpl. headerMethods in org.gcube.informationsystem.base.impl.relations that return Header Modifier and Type Method Description HeaderRelationElementImpl. getHeader()Methods in org.gcube.informationsystem.base.impl.relations with parameters of type Header Modifier and Type Method Description voidRelationElementImpl. setHeader(Header header) -
Uses of Header in org.gcube.informationsystem.base.reference
Methods in org.gcube.informationsystem.base.reference that return Header Modifier and Type Method Description HeaderIdentifiableElement. getHeader()Methods in org.gcube.informationsystem.base.reference with parameters of type Header Modifier and Type Method Description voidIdentifiableElement. setHeader(Header header) -
Uses of Header in org.gcube.informationsystem.base.reference.entities
Methods in org.gcube.informationsystem.base.reference.entities that return Header Modifier and Type Method Description HeaderEntityElement. getHeader() -
Uses of Header in org.gcube.informationsystem.base.reference.relations
Methods in org.gcube.informationsystem.base.reference.relations that return Header Modifier and Type Method Description HeaderRelationElement. getHeader() -
Uses of Header in org.gcube.informationsystem.model.impl.properties
Classes in org.gcube.informationsystem.model.impl.properties that implement Header Modifier and Type Class Description classHeaderImpl -
Uses of Header in org.gcube.informationsystem.types.impl
Fields in org.gcube.informationsystem.types.impl declared as Header Modifier and Type Field Description protected HeaderTypeImpl. headerMethods in org.gcube.informationsystem.types.impl that return Header Modifier and Type Method Description HeaderTypeImpl. getHeader()Methods in org.gcube.informationsystem.types.impl with parameters of type Header Modifier and Type Method Description voidTypeImpl. setHeader(Header header) -
Uses of Header in org.gcube.informationsystem.types.impl.entities
Fields in org.gcube.informationsystem.types.impl.entities declared as Header Modifier and Type Field Description protected HeaderEntityTypeImpl. headerMethods in org.gcube.informationsystem.types.impl.entities that return Header Modifier and Type Method Description HeaderEntityTypeImpl. getHeader()Methods in org.gcube.informationsystem.types.impl.entities with parameters of type Header Modifier and Type Method Description voidEntityTypeImpl. setHeader(Header header) -
Uses of Header in org.gcube.informationsystem.types.reference.properties
Methods in org.gcube.informationsystem.types.reference.properties that return Header Modifier and Type Method Description HeaderPropertyType. getHeader()Methods in org.gcube.informationsystem.types.reference.properties with parameters of type Header Modifier and Type Method Description voidPropertyType. setHeader(Header header)
-