Modifier and Type | Method and Description |
---|---|
oasis.names.tc.ciq.xsdschema.xal._2.SubPremiseType.SubPremiseName |
XALMarshaller.marshalSubPremiseName(SubPremiseName src) |
Modifier and Type | Method and Description |
---|---|
SubPremiseName |
XALUnmarshaller.unmarshalSubPremiseName(oasis.names.tc.ciq.xsdschema.xal._2.SubPremiseType.SubPremiseName src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(SubPremiseName subPremiseName) |
void |
XALVisitor.visit(SubPremiseName subPremiseName) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SubPremiseName> |
SubPremise.getSubPremiseName() |
Modifier and Type | Method and Description |
---|---|
void |
SubPremise.addSubPremiseName(SubPremiseName subPremiseName) |
boolean |
SubPremise.unsetSubPremiseName(SubPremiseName subPremiseName) |
Modifier and Type | Method and Description |
---|---|
void |
SubPremise.setSubPremiseName(java.util.List<SubPremiseName> subPremiseName) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(SubPremiseName subPremiseName) |