Package | Description |
---|---|
buri.ddmsence.ddms.resource |
Contains the components from the "Resource" set of the DDMS specification.
|
Modifier and Type | Method and Description |
---|---|
SubOrganization |
SubOrganization.Builder.commit() |
Modifier and Type | Method and Description |
---|---|
List<SubOrganization> |
Organization.getSubOrganizations()
Accessor for the suborganizations
|
Constructor and Description |
---|
Builder(SubOrganization value)
Constructor which starts from an existing component.
|
Constructor and Description |
---|
Organization(List<String> names,
List<String> phones,
List<String> emails,
List<SubOrganization> subOrganizations,
String acronym)
Constructor for creating a component from raw data.
|
Organization(List<String> names,
List<String> phones,
List<String> emails,
List<SubOrganization> subOrganizations,
String acronym,
ExtensibleAttributes extensions)
Constructor for creating a component from raw data.
|
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/